net/http.connectMethod.onlyH1 (field)
3 uses
net/http (current package)
transport.go#L839: cm.onlyH1 = treq.requiresHTTP1()
transport.go#L1807: onlyH1 bool // whether to disable HTTP/2 and force HTTP/1
transport.go#L1823: onlyH1: cm.onlyH1,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)